Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: parse muxed account, used to generate XDR containing muxed account. #326

Merged
merged 5 commits into from
Jun 3, 2020

Conversation

overcat
Copy link
Member

@overcat overcat commented Jun 3, 2020

@codecov
Copy link

codecov bot commented Jun 3, 2020

Codecov Report

Merging #326 into dev will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #326      +/-   ##
==========================================
+ Coverage   98.94%   98.98%   +0.04%     
==========================================
  Files         115      115              
  Lines        5104     5334     +230     
==========================================
+ Hits         5050     5280     +230     
  Misses         54       54              
Flag Coverage Δ
#unittests 98.98% <100.00%> (+0.04%) ⬆️
Impacted Files Coverage Δ
stellar_sdk/__version__.py 100.00% <100.00%> (ø)
stellar_sdk/fee_bump_transaction.py 100.00% <100.00%> (ø)
stellar_sdk/operation/account_merge.py 100.00% <100.00%> (ø)
stellar_sdk/operation/allow_trust.py 100.00% <100.00%> (ø)
stellar_sdk/operation/bump_sequence.py 100.00% <100.00%> (ø)
stellar_sdk/operation/change_trust.py 100.00% <100.00%> (ø)
stellar_sdk/operation/create_account.py 100.00% <100.00%> (ø)
stellar_sdk/operation/create_passive_sell_offer.py 100.00% <100.00%> (ø)
stellar_sdk/operation/inflation.py 100.00% <100.00%> (ø)
stellar_sdk/operation/manage_buy_offer.py 100.00% <100.00%> (ø)
... and 11 more

@overcat overcat merged commit a773e3b into dev Jun 3, 2020
@overcat overcat deleted the dev-parse-muxed branch June 18, 2020 15:09
@overcat overcat restored the dev-parse-muxed branch June 18, 2020 15:09
@overcat overcat deleted the dev-parse-muxed branch October 23, 2020 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant